←Select platform

NamedPipeStream<T> Class Methods

Summary

For a list of all members of this type, see NamedPipeStream<T> members

Public Methods

Name Description
Public Method Start Starts monitoring the NamedPipeStream for messages.
Public Method Stop Stops monitoring the NamedPipeStream for messages.
Public Method Write Writes the specified string message to the NamedPipeStream.

Protected Methods

Name Description
Protected Method CreateStream Creates an instance of T.
Protected Method OnPipeClosed This method is called when the NamedPipeStream is closed.
Protected Method OnReceivedMessage This method is called when a message is received from the NamedPipeStream.
Protected Method ReadFromPipe Reads messages from the NamedPipeStream.
Protected Method static  | Shared in VB ReadMessage Reads a message from the NamedPipeStream class.
Protected Method WriteToStream Writes the specified string message to the NamedPipeStream.

See Also

NamedPipeStream<T> Class

Leadtools.Dicom.AddIn Namespace

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.